[INFO] cloning repository https://github.com/anhelinakruk/poseidon2_m31
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anhelinakruk/poseidon2_m31" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fposeidon2_m31", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fposeidon2_m31'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93dece5bcdfd599d884ba7c4aac1f119b828aad2
[INFO] checking anhelinakruk/poseidon2_m31 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fposeidon2_m31" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anhelinakruk/poseidon2_m31
[INFO] finished tweaking git repo https://github.com/anhelinakruk/poseidon2_m31
[INFO] tweaked toml for git repo https://github.com/anhelinakruk/poseidon2_m31 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anhelinakruk/poseidon2_m31 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anhelinakruk/poseidon2_m31 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33
[INFO] running `Command { std: "docker" "start" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking std-shims v0.1.0 (https://github.com/starkware-libs/stwo?branch=dev#699ae6e8)
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking starknet-ff v0.3.7
[INFO] [stderr]     Checking starknet-curve v0.4.2
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.3.3
[INFO] [stderr]     Checking starknet-crypto v0.6.2
[INFO] [stderr]     Checking stwo v0.1.1 (https://github.com/starkware-libs/stwo?branch=dev#699ae6e8)
[INFO] [stderr]     Checking poseidon2_m31 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `CAPACITY` is never used
[INFO] [stdout]   --> src/poseidon2.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CAPACITY: usize = 8;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finalize_full_rate` and `finalize_full_state` are never used
[INFO] [stdout]   --> src/sponge.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Poseidon2Sponge {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn finalize_full_rate(mut self) -> [BaseField; RATE] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn finalize_full_state(mut self) -> [BaseField; N_STATE] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAPACITY` is never used
[INFO] [stdout]   --> src/poseidon2.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const CAPACITY: usize = 8;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `absorb_many`, `finalize_full_rate`, and `finalize_full_state` are never used
[INFO] [stdout]   --> src/sponge.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Poseidon2Sponge {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn absorb_many(&mut self, elements: &[BaseField]) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn finalize_full_rate(mut self) -> [BaseField; RATE] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn finalize_full_state(mut self) -> [BaseField; N_STATE] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash` is never used
[INFO] [stdout]   --> src/sponge.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn hash(elements: &[BaseField]) -> BaseField {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.86s
[INFO] running `Command { std: "docker" "inspect" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33", kill_on_drop: false }`
[INFO] [stdout] 76bbb0e8fd53bb2b2d6a15e3467f8a22daacfc6293ad80bd535208ec699c3c33
